Namespace error

Types

Link copied to clipboard
enum issue
Link copied to clipboard
enum type

Properties

Link copied to clipboard
val base_template: text = "{\"type\":\"%s\",\"issue\":\"%s\"}"
Link copied to clipboard
val ignorable_template: text = "{\"type\":\"%s\",\"details\":\"%s\"}"
Link copied to clipboard
val with_description_template: text = "{\"type\":\"%s\",\"issue\":\"%s\",\"description\":\"%s\"}"

Functions

Link copied to clipboard
function ignorable(details: text): text
Link copied to clipboard
function new(type: type, issue: issue, details: text): text